From: Chong Yidong Date: Tue, 29 May 2007 16:24:25 +0000 (+0000) Subject: Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18699 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=702c027f9ca32301537a29f1d248bbf9b0252272;p=emacs.git Fix typo. --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 364f1bb882a..d9efd3a4540 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,7 +1,7 @@ 2007-05-29 Chong Yidong * url-mailto.el (url-mailto): Insert body after - mail-header-separator if present, so that is is before signature. + mail-header-separator if present, so that it is before signature. Suggested by Leo . 2007-04-15 Chong Yidong